projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a115d01
)
Documented save-buffers-kill-terminal.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 10 Oct 2008 18:22:01 +0000
(18:22 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 10 Oct 2008 18:22:01 +0000
(18:22 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 25d73cf3f7bf0b1e087f61332e0a369011ba5a64..64375d54222646ea0a470afe43610714c6c69b0a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-325,6
+325,7
@@
taking continued lines and variable-width characters into account.
Setting `line-move-visual' to nil reverts this to the previous
behavior (motion by logical lines based on buffer contents alone).
++++
** C-x C-c now invokes `save-buffers-kill-terminal', and C-z now
invokes `suspend-frame'. This change is for compatibility with the
new multi-tty support (see `Improved X Window System support' above).